home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 February / NETGUID0402N.iso / pc / featured / Windows / cleancen / cc_demo.exe / {app} / CleanCenter.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-09-19  |  503 b   |  34 lines

  1. BODY{
  2.     font-family : "Arial";
  3.     font-size : 10pt;
  4.     background-image: url(bk.gif);
  5.     margin: 5px;
  6.     padding: 10px;
  7. }
  8. A{
  9.   font-family : Arial;
  10.   text-decoration : none;
  11.   font-size : 12px;
  12.   font-weight : bold;
  13. }
  14. TD{
  15.     font-family : "Arial";
  16.     font-size : 10pt;
  17.     background-image: url(bk.gif);
  18. }
  19. .Title1{
  20.     font-size : 12pt;
  21.     font-weight : bold;
  22.     color: #000000;
  23. }
  24. .Title2{
  25.   font-size : 12px;
  26.   font-weight : bold;
  27. }
  28. a:link {
  29.     color: #666699;
  30. }
  31. a:visited {
  32.     color: #666699;
  33. }
  34.